Description
This web application, developed with Flask, allows users to manage music libraries and stream songs. The platform includes:
- Management of artists, albums, and playlists stored in SQLite via SQLAlchemy.
- Integration with Spotify’s public API for real-time streaming.
- A responsive UI designed with HTML, CSS, and JavaScript.
The project strengthened my full-stack development abilities, emphasizing API integration and database optimization.
Technology used
- Flask
- Python
- HTML/CSS
- JavaScript
- SQLite
- Spotify API